[INFO] cloning repository https://github.com/AquaChocomint/gs1_reader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AquaChocomint/gs1_reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAquaChocomint%2Fgs1_reader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAquaChocomint%2Fgs1_reader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1eadb9b440b1d3caaa21582ad28a1b80609cf16
[INFO] testing AquaChocomint/gs1_reader against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAquaChocomint%2Fgs1_reader" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AquaChocomint/gs1_reader
[INFO] finished tweaking git repo https://github.com/AquaChocomint/gs1_reader
[INFO] tweaked toml for git repo https://github.com/AquaChocomint/gs1_reader written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AquaChocomint/gs1_reader on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AquaChocomint/gs1_reader already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded supports-unicode v2.1.0
[INFO] [stderr]   Downloaded textwrap v0.15.2
[INFO] [stderr]   Downloaded miette v5.10.0
[INFO] [stderr]   Downloaded supports-hyperlinks v2.1.0
[INFO] [stderr]   Downloaded miette-derive v5.10.0
[INFO] [stderr]   Downloaded supports-color v2.1.0
[INFO] [stderr]   Downloaded bit_reverse v0.1.8
[INFO] [stderr]   Downloaded flagset v0.4.7
[INFO] [stderr]   Downloaded rxing-one-d-proc-derive v0.5.4
[INFO] [stderr]   Downloaded codepage-437 v0.1.0
[INFO] [stderr]   Downloaded csv-core v0.1.13
[INFO] [stderr]   Downloaded matrixmultiply v0.3.10
[INFO] [stderr]   Downloaded flate2 v1.1.8
[INFO] [stderr]   Downloaded zune-jpeg v0.5.9
[INFO] [stderr]   Downloaded fancy-regex v0.13.0
[INFO] [stderr]   Downloaded cc v1.2.53
[INFO] [stderr]   Downloaded imageproc v0.25.0
[INFO] [stderr]   Downloaded rxing v0.5.20
[INFO] [stderr]   Downloaded csv v1.4.0
[INFO] [stderr]   Downloaded zxing-cpp v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 526c4c023699ae5e3ae6eb5a126dcbcf2107277ecbc3b49a96b10d0ccb138de2
[INFO] running `Command { std: "docker" "start" "-a" "526c4c023699ae5e3ae6eb5a126dcbcf2107277ecbc3b49a96b10d0ccb138de2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "526c4c023699ae5e3ae6eb5a126dcbcf2107277ecbc3b49a96b10d0ccb138de2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "526c4c023699ae5e3ae6eb5a126dcbcf2107277ecbc3b49a96b10d0ccb138de2", kill_on_drop: false }`
[INFO] [stdout] 526c4c023699ae5e3ae6eb5a126dcbcf2107277ecbc3b49a96b10d0ccb138de2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6b64e905e1c13214ebba787dd74c806dc6db6447cc5a82cbb29bec068fd895e
[INFO] running `Command { std: "docker" "start" "-a" "b6b64e905e1c13214ebba787dd74c806dc6db6447cc5a82cbb29bec068fd895e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling supports-unicode v2.1.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling zune-jpeg v0.5.9
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling codepage-437 v0.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling zxing-cpp v0.4.1
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling rxing-one-d-proc-derive v0.5.4
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling bit_reverse v0.1.8
[INFO] [stderr]    Compiling imageproc v0.25.0
[INFO] [stderr]    Compiling rxing v0.5.20
[INFO] [stderr]    Compiling gs1_reader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 37s
[INFO] running `Command { std: "docker" "inspect" "b6b64e905e1c13214ebba787dd74c806dc6db6447cc5a82cbb29bec068fd895e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6b64e905e1c13214ebba787dd74c806dc6db6447cc5a82cbb29bec068fd895e", kill_on_drop: false }`
[INFO] [stdout] b6b64e905e1c13214ebba787dd74c806dc6db6447cc5a82cbb29bec068fd895e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0aa67c26c29a842986b74eb383b114089b9fa4408b4f63b05e5e45db2245e42e
[INFO] running `Command { std: "docker" "start" "-a" "0aa67c26c29a842986b74eb383b114089b9fa4408b4f63b05e5e45db2245e42e", kill_on_drop: false }`
[INFO] [stderr]    Compiling gs1_reader v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.96s
[INFO] running `Command { std: "docker" "inspect" "0aa67c26c29a842986b74eb383b114089b9fa4408b4f63b05e5e45db2245e42e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aa67c26c29a842986b74eb383b114089b9fa4408b4f63b05e5e45db2245e42e", kill_on_drop: false }`
[INFO] [stdout] 0aa67c26c29a842986b74eb383b114089b9fa4408b4f63b05e5e45db2245e42e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cd111f9de06ca13e527c299281abfcdf557f372424396cb846dd2aa808ab58ec
[INFO] running `Command { std: "docker" "start" "-a" "cd111f9de06ca13e527c299281abfcdf557f372424396cb846dd2aa808ab58ec", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gs1_reader-dc42822d1ab17516)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_loxoprofen_tablet has been running for over 60 seconds
[INFO] [stdout] test tests::test_loxoprofen_tape has been running for over 60 seconds
[INFO] [stdout] test tests::test_selbex has been running for over 60 seconds
[INFO] [stdout] test tests::test_loxoprofen_tape ... ok
[INFO] [stdout] test tests::test_selbex ... ok
[INFO] [stdout] test tests::test_loxoprofen_tablet ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 313.79s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gs1_reader-c48a9fee3f73b81e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gs1_reader
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cd111f9de06ca13e527c299281abfcdf557f372424396cb846dd2aa808ab58ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd111f9de06ca13e527c299281abfcdf557f372424396cb846dd2aa808ab58ec", kill_on_drop: false }`
[INFO] [stdout] cd111f9de06ca13e527c299281abfcdf557f372424396cb846dd2aa808ab58ec
